home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 948 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.4 KB

  1. Path: mail2news.demon.co.uk!intellic.demon.co.uk
  2. From: Chris Trueman <truemanc@intellic.demon.co.uk>
  3. Newsgroups: comp.lang.c++,comp.lang.c
  4. Subject: Re: Need info on __far and __huge macros in Microsoft C please!
  5. Date: Mon, 08 Jan 96 15:15:40 GMT
  6. Organization: IntelliCorp
  7. Message-ID: <821114140snz@intellic.demon.co.uk>
  8. References: <4cqcjr$k85@cloner3.netcom.com>
  9. Reply-To: truemanc@intellic.demon.co.uk
  10. X-NNTP-Posting-Host: intellic.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.30
  12. X-Mail2News-Path: intellic.demon.co.uk
  13.  
  14. In article <4cqcjr$k85@cloner3.netcom.com>
  15.            travisp@ix.netcom.com "Gerald Phillips" writes:
  16.  
  17. >I am attempting to convert some code from Microsoft C to TC++.  If
  18. >someone could give me some specs. on the "__far" and "__huge" macros
  19. >from MSC I would appreciate it.
  20.  
  21.  
  22. far and huge and memory model specifiers specific for the x86
  23. machines. You should find that TC++ supports them (maybe with only
  24. one leading underscore).
  25.  
  26.             - Chris
  27.  
  28. -============================================================================-
  29. IntelliCorp Applications Consultant / E-mail: truemanc@intellic.demon.co.uk
  30. LiveModel and PowerModel are part   / CServe: 100255,701
  31. of IntelliCorp's MODELWORKS        / Tel   : +44 (0)1344 305305
  32. application development suite.      / Fax   : +44 (0)1344 305100
  33. -============================================================================-
  34.